chore: release v1.19.0 - #141
Merged
Merged
Conversation
Contributor
There was a problem hiding this comment.
🟢 Approval recommended
The changes are consistent version-pin updates across docs, templates, and the corresponding Azure template test, with no functional logic modifications.
Pull request overview
Prepares the setup-vp repository for the v1.19.0 release by updating the package version plus all user-facing/template defaults that pin the published tag (README examples, GitLab remote template defaults, and Azure template defaults + test).
Changes:
- Bump
package.jsonversion to1.19.0. - Update README usage/release examples and template pinning guidance to
v1.19.0. - Update GitLab/Azure template default refs to
v1.19.0and align the Azure template test expectation.
File summaries
| File | Description |
|---|---|
package.json |
Bumps package version to 1.19.0 to track the release. |
README.md |
Updates all pinned tag examples and release instructions to v1.19.0. |
gitlab/setup-vp.yml |
Updates setup-ref default and bootstrap fallback ref to v1.19.0. |
azure/setup-vp.yml |
Updates setupRef default to v1.19.0. |
src/azure/template.test.ts |
Updates the asserted Azure template default setupRef to v1.19.0. |
Review details
- Files reviewed: 5/5 changed files
- Comments generated: 0
- Review effort level: Lite
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bump
package.json, the README examples, and the GitLab and Azure template defaults tov1.19.0.Changes since
v1.18.0:cache-saveinput for restore-only caching.vite-plustov0.3.0.socketdev/sfw-freetov1.15.1.pnpmtov11.25.0.After merge, create the annotated tag
v1.19.0on the merge commit. Push the tag.